liukangdong
2024-07-24 076b2a90d0ddd75e4e27d3813b6143abbca25597
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);