Skip to content

fffy2366/medexam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

medexam

##beego test ##mui example example

MUI

beego开发文档

开放静态文件 CDN

$ nohup ./medexam &

CREATE DATABASE med_exam DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;

grant all privileges on med_exam.* to med@localhost identified by 'db2016';

mysql -umed -p med_exam <~/med_exam.sql  --default-character-set=utf8