jiangping
2024-07-18 a5845873604f6d038c1cf2441b20173c3a4dfcb5
server/service/src/main/java/com/doumee/biz/zbom/ZbomCRMService.java
@@ -20,7 +20,7 @@
@Service
public interface ZbomCRMService {
    int dealCustomerLogData(CustomerLog customerLog);
    void dealCustomerLogData(CustomerLog customerLog);
    String zbomEncode(String str);
    String getCrmGoUrl(String userName,Integer type);