Explorar o código

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

sbtjtserver/zhaoxh hai 2 meses
pai
achega
9f88949537
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  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 {
+}