修改模板
This commit is contained in:
		| @@ -7,7 +7,7 @@ import com.ruoyi.system.domain.SysOrder; | ||||
|  * 销售订单Mapper接口 | ||||
|  *  | ||||
|  * @author wonder | ||||
|  * @date 2020-09-22 | ||||
|  * @date 2020-09-23 | ||||
|  */ | ||||
| public interface SysOrderMapper  | ||||
| { | ||||
| @@ -58,4 +58,4 @@ public interface SysOrderMapper | ||||
|      * @return 结果 | ||||
|      */ | ||||
|     public int deleteSysOrderByIds(Long[] orderIds); | ||||
| } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user