123
This commit is contained in:
@@ -11,4 +11,7 @@ import com.ruoyi.cai.domain.ConsumeLog;
|
||||
*/
|
||||
public interface ConsumeLogService extends IService<ConsumeLog> {
|
||||
|
||||
void dealFenxiao(Long id);
|
||||
|
||||
ConsumeLog calculateInitFenxiao(ConsumeLog consumeLog);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user