Commit 22dda187 by linboxuan

lin

parent b0e479ad
......@@ -40,7 +40,7 @@ class ProductAPI extends APIBase {
case "tmInfoDelete": // 2020 0903 lin 新增 标源管理删除
opResult = await this.trademarkTransactionSve.tmInfoDelete(pobj, pobj.actionBody);
break;
case "createjsonfile": // 2020 0908 lin 新增 json文件生成
case "createjsonfile": // 2020 0908 lin 新增 json文件生成
opResult = await this.trademarkTransactionSve.createjsonfile();
break;
default:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment