liujie
2023-10-23 a21e7c0c99e35481c0b352763e0f7987eef742bf
cloud-server-management/src/main/java/com/dsh/guns/modular/system/controller/code/TGoodsController.java
@@ -521,7 +521,12 @@
                }catch (Exception e){
                    e.printStackTrace();
                }
            }else if(useScope==1){
                Integer id = pointMercharsClient.add(pointsMerchandise);
            }
        }
        return new SuccessTip<>();