代码生成器模板
This commit is contained in:
7
QMPlusServer/model/autoCodeModel/autoCode_test.go
Normal file
7
QMPlusServer/model/autoCodeModel/autoCode_test.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package autoCodeModel
|
||||
|
||||
import "testing"
|
||||
|
||||
func TestTemp(t *testing.T) {
|
||||
Temp()
|
||||
}
|
Reference in New Issue
Block a user