dev #1
@@ -12,7 +12,7 @@ db:
|
|||||||
queries:
|
queries:
|
||||||
- select * from ProjectProperties limit 30;
|
- select * from ProjectProperties limit 30;
|
||||||
- select Name, Code, Amount, Amount_Total from TotalCalculateTable
|
- select Name, Code, Amount, Amount_Total from TotalCalculateTable
|
||||||
- select SerialNumber, Name, Quantity, Rate, Sum_Price from ProjectDivision where Level = 1 limit 30;
|
- select SerialNumber, Name, Quantity, Rate, Sum_Price from ProjectDivision where Level = 3 limit 50;
|
||||||
- select Name, Code, Rate, Amount from OtherFee
|
- select Name, Code, Rate, Amount from OtherFee
|
||||||
|
|
||||||
#web:
|
#web:
|
||||||
|
|||||||
Reference in New Issue
Block a user