板材库修改

This commit is contained in:
lym
2024-03-25 11:25:37 +08:00
parent dd49f8231f
commit 9a12f5010a
33 changed files with 468 additions and 65 deletions
@@ -26,4 +26,7 @@ public interface DictTypeConstants {
String SMS_SEND_STATUS = "system_sms_send_status"; // 短信发送状态
String SMS_RECEIVE_STATUS = "system_sms_receive_status"; // 短信接收状态
String YPOGRAPHY_TYPE = "ypographyType"; // 排版面
String GRAIN_TYPE = "grainType";//纹路类型
String DOOR_OPENING_DIRECTIONS = "doorOpeningDirections";//开门方向
}