数据文件转换存储修改

This commit is contained in:
lym
2024-03-26 17:51:23 +08:00
parent 90ef611d0d
commit 0f5b920c5e
38 changed files with 896 additions and 263 deletions
@@ -29,4 +29,5 @@ public interface DictTypeConstants {
String YPOGRAPHY_TYPE = "ypographyType"; // 排版面
String GRAIN_TYPE = "grainType";//纹路类型
String DOOR_OPENING_DIRECTIONS = "doorOpeningDirections";//开门方向
String PRODUCT_TYPE = "productType";//产品类型
}