1.园区接口完成

This commit is contained in:
cdf
2024-06-24 14:37:04 +08:00
parent 0e1a10a860
commit ec9f32d0ad
18 changed files with 856 additions and 2 deletions

View File

@@ -40,6 +40,8 @@ public enum GWSendEnum {
//调用总部下发工单的反馈单接口
WORK_ORDER_FEEDBACK("workOrderFeedBack", "/pms-ghq-powerquality-start/powerQuality/workOrder/receiveFeedbackInfo"),
PARK_AND_STATION("parkAndStation", "/pms-ghq-powerquality-start/powerQuality/park/create"),
;