#
luxiaotao1123
5 天以前 d997d9f9c6ee610f634164846a670857b6443bf4
zy-acs-manager/src/main/java/com/zy/acs/manager/manager/service/IntegrationRecordService.java
@@ -5,4 +5,6 @@
public interface IntegrationRecordService extends IService<IntegrationRecord> {
    Boolean syncRecord(IntegrationRecord record);
}