li.shaoyi 1 month ago
parent
commit
e8a67383c1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/constants/funcode.ts

+ 1 - 1
src/constants/funcode.ts

@@ -163,7 +163,7 @@ export enum FunCode {
     GoodsInventoryApplyRsp = 196768, // 用户出入库申请应答
 
     DigitalAccountTransferApplyReq = 3014657, // 数字账户转入转出申请请求
-    DigitalAccountTransferApplyRsp = 3014657, // 数字账户转入转出申请应答
+    DigitalAccountTransferApplyRsp = 3014658, // 数字账户转入转出申请应答
 
     DigitalOrderReq = 196771, // 数字交易委托请求
     DigitalOrderRsp = 196772, // 数字交易委托应答