com.founder.service.IBusi1237Service Maven / Gradle / Ivy
The newest version!
package com.founder.service;
/**
* 6.1.2.32 【1237】 更新报告打印状态
*/
public interface IBusi1237Service {
String done(String jybMsgNO, String xml);
}