Compare commits
No commits in common. "5f079d76255b1fa76a042e7641cb3e9aaabdecc0" and "f1e4b9af3e972412a8be7dc763a34acd3247ceac" have entirely different histories.
5f079d7625
...
f1e4b9af3e
@ -21,7 +21,7 @@ public interface RepairRecordsService extends IService<RepairRecords> {
|
||||
* @param repairItemId 工单子表id
|
||||
* @param type 工作类型(数据字典:repair_records_type;后端已初始化常量,可直接引用base包中BaseConstants下106-119行)
|
||||
* @param remark 备注
|
||||
* @param images 图片(相对路径按照“,”分隔)
|
||||
* @param images 图片(相对路径按照“,”分隔)
|
||||
* @author PQZ
|
||||
* @date 14:51 2024/10/11
|
||||
**/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user