Commit 556a50eb authored by java110's avatar java110
Browse files

优化修改费用 是会删除费用的 bug 此bug为4月2日引入

parent a6f3e1dc
Showing with 1 addition and 1 deletion
+1 -1
......@@ -16,7 +16,7 @@ import com.java110.utils.util.BeanConvertUtil;
import com.java110.vo.ResultVo;
import org.springframework.beans.factory.annotation.Autowired;
@Java110Cmd(serviceCode = "feeConfig.updateFeeConfig")
@Java110Cmd(serviceCode = "feeConfig.deleteFeeConfig")
public class DeleteFeeConfigCmd extends AbstractServiceCmdListener {
@Autowired
......
Supports Markdown
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