diff --git a/sys/shkd-sys-sys/build.gradle b/sys/shkd-sys-sys/build.gradle
deleted file mode 100644
index 8f470ce..0000000
--- a/sys/shkd-sys-sys/build.gradle
+++ /dev/null
@@ -1,14 +0,0 @@
-/*
- * This is a kingdee cosmic template project that is automatically generated by the Kingdee cosmic development assistant plugin.
- * If there are any issues during the use process, you can provide feedback to the kingdee developer community website.
- * Website: https://developer.kingdee.com/developer?productLineId=29
- * Author: liebin.zheng
- * Generate Date: 2024-10-25 13:35:51
- */
-
-dependencies {
- api project(':shkd-base-common')
- api project(':shkd-base-helper')
-}
-
-
diff --git a/sys/shkd-sys-sys/src/main/java/resources/.gitkeep b/sys/shkd-sys-sys/src/main/java/resources/.gitkeep
new file mode 100644
index 0000000..e69de29
diff --git a/sys/shkd-sys-sys/src/main/java/shkd/sys/sys/business/.gitkeep b/sys/shkd-sys-sys/src/main/java/shkd/sys/sys/business/.gitkeep
new file mode 100644
index 0000000..e69de29
diff --git a/sys/shkd-sys-sys/src/main/java/shkd/sys/sys/common/AppflgConstant.java b/sys/shkd-sys-sys/src/main/java/shkd/sys/sys/common/AppflgConstant.java
index 1d45dfa..c5ef03a 100644
--- a/sys/shkd-sys-sys/src/main/java/shkd/sys/sys/common/AppflgConstant.java
+++ b/sys/shkd-sys-sys/src/main/java/shkd/sys/sys/common/AppflgConstant.java
@@ -3,9 +3,9 @@
* If there are any issues during the use process, you can provide feedback to the kingdee developer community website.
* Website: https://developer.kingdee.com/developer?productLineId=29
* Author: liebin.zheng
- * Generate Date: 2024-10-25 13:35:51
+ * Generate Date: 2024-10-25 14:27:06
*/
-package shkd.sys.sys.common;
+package shkd.shkd1.sys.sys.common;
/**
* sys云sys应用-通用常量类
@@ -13,7 +13,7 @@ package shkd.sys.sys.common;
* 标识或缓存的常量,需以"KEY_"、"FID_"、"ENTRY_"或"SUBENTRY_"作为变量的前缀。
*
* @author shkd
- * @date 2024-10-25 13:35:51
+ * @date 2024-10-25 14:27:06
*/
public class AppflgConstant {
diff --git a/sys/shkd-sys-sys/src/main/java/shkd/sys/sys/mservice/.gitkeep b/sys/shkd-sys-sys/src/main/java/shkd/sys/sys/mservice/.gitkeep
new file mode 100644
index 0000000..e69de29
diff --git a/sys/shkd-sys-sys/src/main/java/shkd/sys/sys/plugin/api/PayBillApiSavePlugin.java b/sys/shkd-sys-sys/src/main/java/shkd/sys/sys/plugin/api/PayBillApiSavePlugin.java
new file mode 100644
index 0000000..91b0082
--- /dev/null
+++ b/sys/shkd-sys-sys/src/main/java/shkd/sys/sys/plugin/api/PayBillApiSavePlugin.java
@@ -0,0 +1,18 @@
+package shkd.sys.sys.plugin.api;
+
+import kd.bos.openapi.api.plugin.ApiSavePlugin;
+
+import java.util.List;
+import java.util.Map;
+
+/**
+ * @Description
+ * @Author Tao
+ * @Date 2024/11/7
+ */
+public class PayBillApiSavePlugin implements ApiSavePlugin {
+ @Override
+ public List