java110
2023-05-30 0b3ff378a9faaf9d7a4831b7f0de67378fe0dfea
service-fee/src/main/java/com/java110/fee/api/FeePrintSpecApi.java
@@ -1,7 +1,7 @@
package com.java110.fee.api;
import com.alibaba.fastjson.JSONObject;
import com.java110.dto.feePrintPage.FeePrintSpecDto;
import com.java110.dto.fee.FeePrintSpecDto;
import com.java110.fee.bmo.feePrintSpec.IDeleteFeePrintSpecBMO;
import com.java110.fee.bmo.feePrintSpec.IGetFeePrintSpecBMO;
import com.java110.fee.bmo.feePrintSpec.ISaveFeePrintSpecBMO;