Commit a48a9b6b authored by shiyu's avatar shiyu

保证金缴纳

parent 8dfa0c1e
package com.wwdz.ch.wx.service.openShop;
import com.wwdz.ch.core.type.Result;
import com.wwdz.ch.db.dto.request.openShop.EarnestRecordRequestDto;
public interface EarnestRecordService {
Result findList(EarnestRecordRequestDto dto);
}
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