修正
This commit is contained in:
16
メモ.txt
16
メモ.txt
@@ -104,4 +104,18 @@ def root():
|
||||
pip install psycopg[binary]==3.2.3
|
||||
|
||||
|
||||
C:\workspace\njts-accounting-core\backend uvicorn app.main:app --reload --host 127.0.0.1 --port 18080
|
||||
C:\workspace\njts-accounting-core\backend uvicorn app.main:app --reload --host 127.0.0.1 --port 18080
|
||||
|
||||
|
||||
|
||||
version = 1:初始输入
|
||||
|
||||
version >= 2:你改过
|
||||
|
||||
updated_at:最后一次修改时间
|
||||
|
||||
updated_reason:
|
||||
|
||||
可空
|
||||
|
||||
例如:金额修正、补录摘要、对账调整
|
||||
Reference in New Issue
Block a user