wangchenchen 3ヶ月前
コミット
8e870d3180
1個のファイルの変更1行の追加0行の削除
  1. 1
    0
      src/main/java/com/th/demo/mapping/ware/InRecordMapper.java

+ 1
- 0
src/main/java/com/th/demo/mapping/ware/InRecordMapper.java ファイルの表示

@@ -9,6 +9,7 @@ import java.util.List;
9 9
 
10 10
 public interface InRecordMapper {
11 11
     int deleteByPrimaryKey(String id);
12
+    //測試
12 13
 
13 14
     int insert(InRecord record);
14 15
 

読み込み中…
キャンセル
保存