新增预交金限额查询功能
This commit is contained in:
@@ -14,4 +14,6 @@ public interface UserOrderMapper extends BaseMapper<UserOrder> {
|
||||
|
||||
|
||||
void SelectUserOrderByCode(String outTradeNo, int type);
|
||||
|
||||
Integer yjjXeQuery(String patientId, String hisDate);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user