com.founder.service.IBusi1233Service Maven / Gradle / Ivy
The newest version!
package com.founder.service;
/**
* 6.1.2.28 【1233】 物价查询
*/
public interface IBusi1233Service {
String done(String jybMsgNO, String xml);
}