Commit 12765e6d authored by 刘林's avatar 刘林

fix(jg):【现场需求】气瓶充装介质添加 >>>溶解乙炔 Dissolve_Acetylene 介质 <<<

parent e13bc740
...@@ -217,4 +217,6 @@ public interface ICommonService { ...@@ -217,4 +217,6 @@ public interface ICommonService {
void historicalDataProcessingOfPressurePipeline(); void historicalDataProcessingOfPressurePipeline();
JgUseRegistrationManage getLatestJgUseRegistrationManage(String useUnitCreditCode, String equCategoryCode); JgUseRegistrationManage getLatestJgUseRegistrationManage(String useUnitCreditCode, String equCategoryCode);
Boolean useRegistrationCertificateAccountUnique(String useRegistrationCode, String equipId);
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment