8 lines
127 B
Go
8 lines
127 B
Go
package technology
|
|
|
|
import model2 "SciencesServer/app/common/model"
|
|
|
|
func handleExamine(iModel model2.IModel, status int) {
|
|
|
|
}
|