This website works better with JavaScript.
Home
Explore
Help
Sign In
derek
/
FPSMS-backend
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update
production_process
cyril.tsui
2 months ago
parent
d536a01fb1
commit
c9be88bc37
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/main/java/com/ffii/fpsms/modules/deliveryOrder/web/DeliveryOrderController.kt
src/main/java/com/ffii/fpsms/modules/deliveryOrder/web/controller/DeliveryOrderController.kt → src/main/java/com/ffii/fpsms/modules/deliveryOrder/web/DeliveryOrderController.kt
View File
@@ -1,4 +1,4 @@
package com.ffii.fpsms.modules.deliveryOrder.web
.controller
package com.ffii.fpsms.modules.deliveryOrder.web
import com.ffii.fpsms.modules.deliveryOrder.entity.DeliveryOrder
import com.ffii.fpsms.modules.deliveryOrder.entity.models.DeliveryOrderInfo
Write
Preview
Loading…
Cancel
Save