Your Name
2023-08-26 7958f1dddb8a7f4e70d232b07a7703955ecedae0
service-acct/src/main/java/com/java110/acct/bmo/systemGoldSetting/impl/UpdateSystemGoldSettingBMOImpl.java
@@ -3,7 +3,7 @@
import com.java110.acct.bmo.systemGoldSetting.IUpdateSystemGoldSettingBMO;
import com.java110.core.annotation.Java110Transactional;
import com.java110.intf.acct.ISystemGoldSettingInnerServiceSMO;
import com.java110.po.systemGoldSetting.SystemGoldSettingPo;
import com.java110.po.system.SystemGoldSettingPo;
import com.java110.vo.ResultVo;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.ResponseEntity;