|
|
@@ -784,6 +784,7 @@ func InitFuncodeTopic() {
|
|
|
global.M2A_FuncodeTopic[global.TOPIC_REQ_CJBS_TRADE_GZ] = []int{
|
|
|
global.CJJCMemberOperateReq,
|
|
|
global.BSFWMemberOperateReq,
|
|
|
+ global.BSWMSReckonPayReq,
|
|
|
}
|
|
|
|
|
|
// 铁合金
|
|
|
@@ -797,7 +798,6 @@ func InitFuncodeTopic() {
|
|
|
global.M2A_FuncodeTopic[global.TOPIC_REQ_WAREHOUSE_CENTERPURCHASE_GZ] = []int{
|
|
|
global.GZCenterPurchaseApplyReq,
|
|
|
global.GZCenterPurchaseOrderReq,
|
|
|
- global.BSWMSReckonPayReq,
|
|
|
}
|
|
|
|
|
|
global.M2A_FuncodeTopic[global.TOPIC_REQ_ORDER] = []int{
|