fix
This commit is contained in:
5
constants/product_model3d.go
Normal file
5
constants/product_model3d.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package constants
|
||||
|
||||
const TAG_MODEL = 1 //模型
|
||||
const TAG_PARTS = 2 //配件
|
||||
const TAG_SCENE = 3 //场景
|
||||
Reference in New Issue
Block a user