Ver Fonte

1.提交lmx未注释内容

jzp há 3 dias atrás
pai
commit
9a854ab81a

+ 1 - 1
fs-service/src/main/java/com/fs/company/service/impl/GeneralCustomerEntryServiceImpl.java

@@ -52,7 +52,7 @@ public class GeneralCustomerEntryServiceImpl implements IGeneralCustomerEntrySer
      * @param param
      * @return
      */
-    @Override
+    //@Override
     public R entryCustomer(String param) {
         try {
             String decryptParam = CryptoUtil.decrypt(param);