Ver código fonte

測試同步

wangchenchen 10 meses atrás
pai
commit
8e870d3180

+ 1
- 0
src/main/java/com/th/demo/mapping/ware/InRecordMapper.java Ver arquivo

9
 
9
 
10
 public interface InRecordMapper {
10
 public interface InRecordMapper {
11
     int deleteByPrimaryKey(String id);
11
     int deleteByPrimaryKey(String id);
12
+    //測試
12
 
13
 
13
     int insert(InRecord record);
14
     int insert(InRecord record);
14
 
15
 

Carregando…
Cancelar
Salvar