com.founder.service.IBusi1238Service Maven / Gradle / Ivy
The newest version!
package com.founder.service;
/**
* 6.1.2.33 【1238】 查询历史就诊记录
*/
public interface IBusi1238Service {
String done(String jybMsgNO, String xml);
}