Files
2022-01-21 11:42:58 +08:00

8 lines
127 B
Go

package technology
import model2 "SciencesServer/app/common/model"
func handleExamine(iModel model2.IModel, status int) {
}