Files

8 lines
127 B
Go
Raw Normal View History

2022-01-21 11:42:58 +08:00
package technology
import model2 "SciencesServer/app/common/model"
func handleExamine(iModel model2.IModel, status int) {
}