فهرست منبع

Merge remote-tracking branch 'origin/develop' into develop

# Conflicts:
#	src/custom/restcontroller/sale/itemgroup/itemgroup.java
hxh 1 ماه پیش
والد
کامیت
d2bb51f0ba
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      src/custom/restcontroller/sale/itemgroup/itemgroup.java

+ 0 - 1
src/custom/restcontroller/sale/itemgroup/itemgroup.java

@@ -54,7 +54,6 @@ public class itemgroup extends Controller {
     @API(title = "查询", apiversion = R.ID20220926142203.v1.class)
     @CACHEING
     public String queryItemgroup() throws YosException {
-
         if (content.containsKey("sys_enterpriseid")) {
             sys_enterpriseid = content.getLongValue("sys_enterpriseid");
         }