Skip to content

Commit

Permalink
fix: stamp
Browse files Browse the repository at this point in the history
  • Loading branch information
bookpanda committed Jun 29, 2024
1 parent 40fc8d7 commit 6cbae0d
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions rpkm67/backend/stamp/v1/stamp.proto
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,7 @@ message Stamp{
int32 pointB = 4;
int32 pointC = 5;
int32 pointD = 6;
bool workshop1 = 7;
bool workshop2 = 8;
bool workshop3 = 9;
bool workshop4 = 10;
bool workshop5 = 11;
bool landmark1 = 12;
bool landmark2 = 13;
bool landmark3 = 14;
bool landmark4 = 15;
bool institute1 = 16;
bool institute2 = 17;
string stamp = 7;
}

// FindByUserId
Expand Down

0 comments on commit 6cbae0d

Please sign in to comment.