公告板
版本库
filestore
活动
搜索
登录
main
/
wms-master
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
pda波次揀貨優化 放貨成功上報優化 出入庫站點功能優化
zc
2025-10-22
adb83050b74c2d7fa1845f18e016ef3b18496543
[wms-master.git]
/
rsf-open-api
/
src
/
main
/
java
/
com
/
vincent
/
rsf
/
openApi
/
entity
/
constant
/
RcsConstant.java
1
2
3
4
5
6
7
8
9
package com.vincent.rsf.openApi.entity.constant;
public class RcsConstant {
public static String pubTask = "/api/open/bus/submit";
public static String syncLocs = "/api/open/loc/sync";
}