Explorar el Código

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

sbtjtserver/zhaoxh hace 2 meses
padre
commit
9f88949537
Se han modificado 1 ficheros con 6 adiciones y 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 {
+}