Ver Fonte

新增销售订单接口数据处理插件

sbtjtserver/zhaoxh há 2 meses atrás
pai
commit
9f88949537
1 ficheiros alterados com 6 adições e 0 exclusões
  1. 6 0
      scmc/sm/webapi/SalorderTfDataWebApiPlugin.java

+ 6 - 0
scmc/sm/webapi/SalorderTfDataWebApiPlugin.java

@@ -0,0 +1,6 @@
+package scmc.sm.webapi;
+
+import kd.bos.openapi.api.plugin.ApiSavePlugin;
+
+public class SalorderTfDataWebApiPlugin implements ApiSavePlugin {
+}